[INFO] cloning repository https://github.com/MatsRivel/d1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MatsRivel/d1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatsRivel%2Fd1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatsRivel%2Fd1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab8f3643d48b75f79daa5696fc9971baf96c51dc
[INFO] testing MatsRivel/d1 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatsRivel%2Fd1" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MatsRivel/d1
[INFO] finished tweaking git repo https://github.com/MatsRivel/d1
[INFO] tweaked toml for git repo https://github.com/MatsRivel/d1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MatsRivel/d1 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MatsRivel/d1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7f95222276f1c3b46ea0420cd04b758e8276884059f4deea52adcb334d677e1
[INFO] running `Command { std: "docker" "start" "-a" "d7f95222276f1c3b46ea0420cd04b758e8276884059f4deea52adcb334d677e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7f95222276f1c3b46ea0420cd04b758e8276884059f4deea52adcb334d677e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7f95222276f1c3b46ea0420cd04b758e8276884059f4deea52adcb334d677e1", kill_on_drop: false }`
[INFO] [stdout] d7f95222276f1c3b46ea0420cd04b758e8276884059f4deea52adcb334d677e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bae83cc5c4cac1e3b7e15cc1570da06afdfe94b4ffd7dc59bfda316d02b20362
[INFO] running `Command { std: "docker" "start" "-a" "bae83cc5c4cac1e3b7e15cc1570da06afdfe94b4ffd7dc59bfda316d02b20362", kill_on_drop: false }`
[INFO] [stderr]    Compiling d1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |         if let Some(mut count) = right_count.get_mut(&key){
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let (mut left_vec, mut right_vec) = read_file_to_sored_vec(file_name);
[INFO] [stdout]    |                        ----^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "bae83cc5c4cac1e3b7e15cc1570da06afdfe94b4ffd7dc59bfda316d02b20362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bae83cc5c4cac1e3b7e15cc1570da06afdfe94b4ffd7dc59bfda316d02b20362", kill_on_drop: false }`
[INFO] [stdout] bae83cc5c4cac1e3b7e15cc1570da06afdfe94b4ffd7dc59bfda316d02b20362
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcb0dd9393431a5925daec975d9853a87aed6e3ad8934d55aafcba57eab23003
[INFO] running `Command { std: "docker" "start" "-a" "bcb0dd9393431a5925daec975d9853a87aed6e3ad8934d55aafcba57eab23003", kill_on_drop: false }`
[INFO] [stderr]    Compiling d1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |         if let Some(mut count) = right_count.get_mut(&key){
[INFO] [stdout]    |                     ----^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let (mut left_vec, mut right_vec) = read_file_to_sored_vec(file_name);
[INFO] [stdout]    |                        ----^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "bcb0dd9393431a5925daec975d9853a87aed6e3ad8934d55aafcba57eab23003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcb0dd9393431a5925daec975d9853a87aed6e3ad8934d55aafcba57eab23003", kill_on_drop: false }`
[INFO] [stdout] bcb0dd9393431a5925daec975d9853a87aed6e3ad8934d55aafcba57eab23003
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c064a78b99ba1cc915e8abc75ec3f0458b779c22da7674588d0754061c64e4f7
[INFO] running `Command { std: "docker" "start" "-a" "c064a78b99ba1cc915e8abc75ec3f0458b779c22da7674588d0754061c64e4f7", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/main.rs:37:21
[INFO] [stderr]    |
[INFO] [stderr] 37 |         if let Some(mut count) = right_count.get_mut(&key){
[INFO] [stderr]    |                     ----^^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/main.rs:32:24
[INFO] [stderr]    |
[INFO] [stderr] 32 |     let (mut left_vec, mut right_vec) = read_file_to_sored_vec(file_name);
[INFO] [stderr]    |                        ----^^^^^^^^^
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `d1` (bin "d1" test) generated 2 warnings (run `cargo fix --bin "d1" -p d1 --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/d1-683270254ff96493)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_data_1 ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin d1`
[INFO] [stdout] test tests::test_data_2 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_data_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_data_1' (17) panicked at src/main.rs:10:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d96ede67148 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d96ede67148 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d96ede67148 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d96ede67148 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d96ede7afaa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d96ede7afaa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d96ede6b962 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d96ede6b962 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d96ede45fb6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d96ede45fb6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d96ede5f359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d96eddfb06c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d96eddfb06c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d96ede5f512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d96ede5f512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d96ede46072 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d96ede3b129 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d96ede46d8d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d96ede7b6dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d96ede7b4b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5d96eddea677 - <core[28b146924c2f19c6]::result::Result<i32, core[28b146924c2f19c6]::num::error::ParseIntError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d96eddea677 - d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:10:38
[INFO] [stdout]   22:     0x5d96edded385 - <&mut d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<(&str,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   23:     0x5d96edded385 - <core[28b146924c2f19c6]::option::Option<&str>>::map::<i32, &mut d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1162:29
[INFO] [stdout]   24:     0x5d96edded385 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::filter::Filter<core[28b146924c2f19c6]::str::iter::Split<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}::{closure#0}>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x5d96eddea759 - d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:13:31
[INFO] [stdout]   26:     0x5d96eddea365 - core[28b146924c2f19c6]::iter::adapters::map::map_fold::<&str, (i32, i32), (), d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i32, i32), core[28b146924c2f19c6]::iter::traits::collect::default_extend::extender<(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>), (i32, i32)>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   27:     0x5d96edde9f23 - <core[28b146924c2f19c6]::str::iter::SplitTerminator<&str> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<&str, (i32, i32), (), d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i32, i32), core[28b146924c2f19c6]::iter::traits::collect::default_extend::extender<(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>), (i32, i32)>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2671:21
[INFO] [stdout]   28:     0x5d96edde9808 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i32, i32), core[28b146924c2f19c6]::iter::traits::collect::default_extend::extender<(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>), (i32, i32)>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   29:     0x5d96eddea23a - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::for_each::<core[28b146924c2f19c6]::iter::traits::collect::default_extend::extender<(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>), (i32, i32)>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   30:     0x5d96edde57b9 - <(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>) as core[28b146924c2f19c6]::iter::traits::collect::default_extend::SpecExtend<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}>>>::extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/collect.rs:585:18
[INFO] [stdout]   31:     0x5d96edde261e - core[28b146924c2f19c6]::iter::traits::collect::default_extend::<(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>), core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}>, (i32, i32)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/collect.rs:611:5
[INFO] [stdout]   32:     0x5d96edde261e - <(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>) as core[28b146924c2f19c6]::iter::traits::collect::Extend<(i32, i32)>>::extend::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/collect.rs:624:17
[INFO] [stdout]   33:     0x5d96edde261e - <(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>) as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<(i32, i32)>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/collect.rs:651:21
[INFO] [stdout]   34:     0x5d96eddea21d - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   35:     0x5d96eddeab90 - d1[77cfdc0d000176e9]::read_file_to_sored_vec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:16:12
[INFO] [stdout]   36:     0x5d96eddeabfa - d1[77cfdc0d000176e9]::solve1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:20:41
[INFO] [stdout]   37:     0x5d96edde4b92 - d1[77cfdc0d000176e9]::tests::test_data_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:70:22
[INFO] [stdout]   38:     0x5d96edde2d77 - d1[77cfdc0d000176e9]::tests::test_data_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:67:21
[INFO] [stdout]   39:     0x5d96eddedee6 - <d1[77cfdc0d000176e9]::tests::test_data_1::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d96eddee14b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d96eddee14b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5d96eddfb9c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5d96eddfb9c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5d96eddfb9c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d96eddfb9c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d96eddfb9c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d96eddfb9c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5d96eddfb9c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5d96eddf6524 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5d96eddf6524 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5d96eddfea42 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5d96eddfea42 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5d96eddfea42 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5d96eddfea42 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5d96eddfea42 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5d96eddfea42 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5d96eddfea42 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5d96ede6676f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x5d96ede6676f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7a5551539aa4 - <unknown>
[INFO] [stdout]   61:     0x7a55515c6a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_data_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_data_2' (18) panicked at src/main.rs:10:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ParseIntError { kind: InvalidDigit }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d96ede67148 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d96ede67148 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d96ede67148 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d96ede67148 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d96ede7afaa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d96ede7afaa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d96ede6b962 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d96ede6b962 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d96ede45fb6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d96ede45fb6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d96ede5f359 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d96eddfb06c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d96eddfb06c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d96ede5f512 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d96ede5f512 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d96ede46072 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d96ede3b129 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d96ede46d8d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d96ede7b6dc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d96ede7b4b2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5d96eddea677 - <core[28b146924c2f19c6]::result::Result<i32, core[28b146924c2f19c6]::num::error::ParseIntError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d96eddea677 - d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:10:38
[INFO] [stdout]   22:     0x5d96edded385 - <&mut d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<(&str,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   23:     0x5d96edded385 - <core[28b146924c2f19c6]::option::Option<&str>>::map::<i32, &mut d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/option.rs:1162:29
[INFO] [stdout]   24:     0x5d96edded385 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::iter::adapters::filter::Filter<core[28b146924c2f19c6]::str::iter::Split<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}::{closure#0}>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}::{closure#1}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::next
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   25:     0x5d96eddea759 - d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:13:31
[INFO] [stdout]   26:     0x5d96eddea365 - core[28b146924c2f19c6]::iter::adapters::map::map_fold::<&str, (i32, i32), (), d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i32, i32), core[28b146924c2f19c6]::iter::traits::collect::default_extend::extender<(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>), (i32, i32)>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   27:     0x5d96edde9f23 - <core[28b146924c2f19c6]::str::iter::SplitTerminator<&str> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::adapters::map::map_fold<&str, (i32, i32), (), d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}, core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i32, i32), core[28b146924c2f19c6]::iter::traits::collect::default_extend::extender<(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>), (i32, i32)>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2671:21
[INFO] [stdout]   28:     0x5d96edde9808 - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::fold::<(), core[28b146924c2f19c6]::iter::traits::iterator::Iterator::for_each::call<(i32, i32), core[28b146924c2f19c6]::iter::traits::collect::default_extend::extender<(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>), (i32, i32)>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   29:     0x5d96eddea23a - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::for_each::<core[28b146924c2f19c6]::iter::traits::collect::default_extend::extender<(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>), (i32, i32)>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   30:     0x5d96edde57b9 - <(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>) as core[28b146924c2f19c6]::iter::traits::collect::default_extend::SpecExtend<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}>>>::extend
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/collect.rs:585:18
[INFO] [stdout]   31:     0x5d96edde261e - core[28b146924c2f19c6]::iter::traits::collect::default_extend::<(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>), core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}>, (i32, i32)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/collect.rs:611:5
[INFO] [stdout]   32:     0x5d96edde261e - <(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>) as core[28b146924c2f19c6]::iter::traits::collect::Extend<(i32, i32)>>::extend::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/collect.rs:624:17
[INFO] [stdout]   33:     0x5d96edde261e - <(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>) as core[28b146924c2f19c6]::iter::traits::collect::FromIterator<(i32, i32)>>::from_iter::<core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/collect.rs:651:21
[INFO] [stdout]   34:     0x5d96eddea21d - <core[28b146924c2f19c6]::iter::adapters::map::Map<core[28b146924c2f19c6]::str::iter::SplitTerminator<&str>, d1[77cfdc0d000176e9]::read_file_to_sored_vec::{closure#0}> as core[28b146924c2f19c6]::iter::traits::iterator::Iterator>::collect::<(alloc[95e62e727ddf147d]::vec::Vec<i32>, alloc[95e62e727ddf147d]::vec::Vec<i32>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   35:     0x5d96eddeab90 - d1[77cfdc0d000176e9]::read_file_to_sored_vec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:16:12
[INFO] [stdout]   36:     0x5d96eddeae27 - d1[77cfdc0d000176e9]::solve2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:32:41
[INFO] [stdout]   37:     0x5d96edde4c12 - d1[77cfdc0d000176e9]::tests::test_data_2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:77:22
[INFO] [stdout]   38:     0x5d96edde2da7 - d1[77cfdc0d000176e9]::tests::test_data_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:74:21
[INFO] [stdout]   39:     0x5d96eddedf26 - <d1[77cfdc0d000176e9]::tests::test_data_2::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d96eddee14b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5d96eddee14b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x5d96eddfb9c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x5d96eddfb9c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5d96eddfb9c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5d96eddfb9c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5d96eddfb9c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d96eddfb9c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x5d96eddfb9c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x5d96eddf6524 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x5d96eddf6524 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5d96eddfea42 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x5d96eddfea42 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x5d96eddfea42 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5d96eddfea42 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5d96eddfea42 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5d96eddfea42 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x5d96eddfea42 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5d96ede6676f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   59:     0x5d96ede6676f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x7a5551539aa4 - <unknown>
[INFO] [stdout]   61:     0x7a55515c6a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_data_1
[INFO] [stdout]     tests::test_data_2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c064a78b99ba1cc915e8abc75ec3f0458b779c22da7674588d0754061c64e4f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c064a78b99ba1cc915e8abc75ec3f0458b779c22da7674588d0754061c64e4f7", kill_on_drop: false }`
[INFO] [stdout] c064a78b99ba1cc915e8abc75ec3f0458b779c22da7674588d0754061c64e4f7
